<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'MeineSchrift'; /* Montserrat von Google */
    src: url('MeineSchrift.eot');
    src: url('MeineSchrift.eot?#iefix') format('embedded-opentype'),
         url('MeineSchrift.woff2') format('woff2'),
         url('MeineSchrift.woff') format('woff'),
         url('MeineSchrift.ttf') format('truetype'),
         url('MeineSchrift.svg#MeineSchrift') format('svg');
    font-display: swap;
}
/* Standartgroesse fuer die Schrift - Diese wird dann auf alle Kinder vereerbt */
html {
  font-size:16px;
}
body {
  font-family: 'MeineSchrift';
  text-align: center;
  margin-top:0em;
  padding:0em;
  margin-left:0.0em;
  margin-bottom:4.5em;
  margin-right:0;
  background-color: #fff;
  color: #283b42;
  overflow-y: scroll;
}
p {
  margin: 0.25em 0em 0em 0em;
  vertical-align: middle;
}
a{
  color: #0000EE;
}
a:visited{
  color: #0000EE;
}

ul {
  margin:0;
  padding-inline-start: 1rem;
}
/* Gesamter Hintergrund auf der gesamten Website -------------------------------------------------------------- */
.cm-background {
  background-image: url("bg2.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
  background-attachment: initial !important;
}
.cm-background-effects {
  background-image: url("effect-001.png");
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto;
  opacity: 0.6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
  background-attachment: initial !important;
}
#website {
	margin:auto;
	text-align:left;
}
#inhalt {
	/*font-size: 1em;*/
  background: rgba(255,255,255 ,0.9);
  border-top: 5px solid #CCCCCC;
  padding: 20px;
  margin: 10px 7px 0px 7px;
  max-width: 1200px; /*1100px*/
}
#INFO {
	/*font-size: 1em;*/
  background: rgba(231,76,60 ,0.9);
  border-top: 5px solid #CCCCCC;
  padding: 20px;
  margin: 20px 7px 0px 7px;
  max-width: 1200px; /*1100px*/
  font-weight: bold;
}
#demo {
  color: red;
  font-size: 1.0em;
}
#hr {
	width:100%;
  border-color:black; border-style:solid;
  border-width:0em 0em 1px 0em;

	margin-bottom: 0em;
	margin-top: 0em;
}
.Username {
  overflow: hidden;
  background-color: #555555;

}
.Username-wrapper {
  font-size: 1em;
  margin: 0em 7px 0em 7px;
  max-width: 1240px; /*1140px*/

}
.Username-title {
  float: left;
  font-weight: bold;
	color: #d1dddb;
  padding: 10px 0px 10px 7px;
}
.Username-WJ {
  float: right;
  font-weight: bold;
	color: #d1dddb;
  padding: 10px 0px 10px 0px;
}
#Username {
	display: flex;
  /*background-color: #1d6a96;*/
  background-color: #555555;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 1.4em;
	font-weight: bold;
	color: #d1dddb;
	float: left;
	margin: auto;
}
#AuswahlWJ {
	background-color:  #555555;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	color: #d1dddb;
	text-align:right;
}

/*NAVIGATION ----------------------------------------------------------------------------------------------------- */
#nav-little {
  overflow: hidden;
  display: block;
  background-color: rgba(255,255,255 ,0.9);
  border-bottom: 0.0625em solid #000;
  text-align: right;
  text-transform: uppercase;
}
#nav-big {
  display: none;
  overflow: hidden;
  background-color: rgba(255,255,255 ,0.9);
  border-bottom: 0.0625em solid #000;
  text-align: left;
  text-transform: uppercase;
}
#navover {
	font-weight: bold;
	text-align: left;
	padding: 0.0em 0 0em 0em;
	display: block;
  z-index: 1;
}
#navover:hover #menu {
	display: block;
  z-index: 1;
}
#navovertext {
	padding-left: 7px;
  z-index: 1;
}
#navleiste {
  text-align: right;
	font-weight: bold;
	padding: 0.5em 7px 0.5em 0em;
  margin: 0em 7px 0em 7px;
  max-width: 1240px; /*1140px*/
}
#navleiste-big {
  text-align: left;
	font-weight: bold;
	padding: 0em 0px 0em 0em;
  margin: 0em 0.0em 0em 0px;
  max-width: 1240px; /*1140px*/
}
#navleiste-big ul {
  list-style: none;
	padding: 0em 0em 0em 0px;
	margin: 0em;
}

#navleiste-big li {
  /* Textfluss aendern */
    float:left;
    /* Aufzaehlungspunkte entfernen */
    list-style-type:none;
    border-radius: 4px;
    /* Abstand */
}
#navleiste-big li a{
  padding: 7px 7px 7px 7px;
	color: #283b42;
	text-align: left;
	display: block;
}
#navleiste-big li:hover {
  opacity: 0.7;
  background-color: #75cc75;/*#283b42;*/
	color: #d1dddb;
}
#navleiste-big li a:hover {
  opacity: 1;
  background-color: #555555;
	color: #d1dddb;
	display: block;
}
button {
  -webkit-appearance: none;
  padding: 0.25em;
  background-color:#9AD797;
  font-weight:bold;
  border: solid #bebebe 1px;
  border-radius: 4px;
  font-size: 1em;
}
#navigation {
	width: 15em;

	float:left;
	/*background-color: #85b8cb;*/

	position: absolute;
	z-index: 1;
}
#menu {
	border-right: 0.0625em solid #000;
  border-left: 0.0625em solid #000;
	border-bottom: 0.0625em solid #000;
	padding-top: 1em;
	margin-top: 0.5em;
	display: none;
  background-color: rgba(255,255,255 ,0.9);
}
#menu ul {
  list-style: none;
	padding-left: 0em;
	margin: 0em;
}
#menu li {
  padding: 0.5em 0em 0.5em 0.75em;
	text-align: left;
	font-weight: bold;
	color: #283b42;
}
#menu li a{
	color: #283b42;
	text-align: left;
	display: block;
}
#menu li:hover {
  opacity: 0.7;
  background-color: #283b42;
	color: #d1dddb;
}
#menu li a:hover {
  opacity: 0.7;
  background-color: #283b42;
	color: #d1dddb;
	display: block;
}

#hrbottom {
	position: fixed;
	bottom: 3.0em;
	width: 100%;
	border-bottom: 0.0625em solid #000;
}

.header {
  overflow: hidden;
  /*width: 100%;
  position: fixed;*/
  background-color: #283b42;
}
.header2{
  font-size: 1em;
  margin: 0px 7px 0px 7px;
  max-width: 1240px; /*1140px*/
}
/* Style the header links */
.header a {
  float: left;
  color: #d1dddb;
  text-align: center;
  padding: 7px;
  margin: 7px 0em 7px 0em;
  text-decoration: none;
  font-size: 1.5625em;
  line-height: 1.5625em;
  border-radius: 0.25em;
}

/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header a.logo {
  font-weight: bold;
}

/* Change the background color on mouse-over */
.header a:hover {
  background-color: #d1dddb;
  color: black;
}

/* Style the active/current link*/
.header a.active {
  background-color: #635;
  color: white;
}

/* Float the link section to the right */
.header-right {
  float: right;
}
input, select {
	font-size: 1em;
}
.wrapper-title {
  background: rgba(255,255,255 ,0.9);
  color: #75cc75;
  text-shadow: 1px 1px 1px #555555;
  font-size: 2.4em;
  /*font-family: impact, sans-serif;*/
  text-align: center;
  padding: 10px 20px 10px 20px;
  max-width: 1200px; /*1100px*/
  /* margin: 10px auto 0; */
  margin: 10px 7px 0px 7px;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #1d6a96;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: #85b8cb;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  top: 100%;
  left: 50%;
  margin-left: -60px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.infoStartSeite {
  width: 100%;
}

.footer {
	/*height: 3.0em;
	background-color: #283b42;

	position: fixed;
	bottom: 0;
	color: #d1dddb;*/
	/*left: 50%;
	margin-left:-450em;*/
	/*width: 100%;
	padding-bottom: 1.0em;*/

  background: #FFFFFF;
  padding: 25px 20px;
  margin: 0px 7px;
  max-width: 1200px; /*1100px*/
}


.footer a {
  /*float: left;*/
  /*color: #d1dddb;*/
  color: #222222;
  text-align: center;
  padding: 0.225em;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.125em;
  border-radius: 0.25em;
}
.footer a.logo {
  font-size: 1.125em;
  font-weight: bold;
}

/* Change the background color on mouse-over */
.footer a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active/current link*/
.footer a.active {
  background-color: dodgerblue;
  color: white;
}


/* TABELLENSTEUERUNG ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#leftalign {
  text-align: left;
  padding-left: 5px;
}
#summetr {
  border-top: 1px solid #000;
  background: rgba(108, 216, 108, 0.7);
}

#cssTable td
{
    text-align: left;
    vertical-align: top;
}
table  {
  font-size: 1.0em;
  /* Margin auto, damit die Tabelle immer zentriert ist */
  margin-left: auto; 
  margin-right: auto;
  border-collapse: collapse;
}
table.border td,th {
	border: 0.0625em solid #000;
	border-collapse: collapse;
  vertical-align: middle;
}
.RespTable td,th {
	border: 0.0625em solid #000;
	border-collapse: collapse;
  vertical-align: middle;
}
table.border {
	border: 0.0625em solid #000;
	border-collapse: collapse;
}
td.ul {
	border-bottom: 0.0625em solid #000;
}
td.ulb {
	border-bottom: 0.0625em solid #000;
	font-weight: bold;
}
td.b {
	font-weight: bold;
}
td.uld {
	font-weight: bold;
	border-bottom-style: double;
}
table th {
	/*background-color: #1d6a96;*/
	/* color: #d1dddb; */
  background-color: #75cc75; /*#283b42;*/
  opacity: 0.7;
}
#content {
	padding: 0.85em;
}
button {
  cursor: pointer;
}
/* Ab hier werden Responsive-Disign-Einstellungen gesteuert -----------------------------------------------------*/
.printabstand {
  display: none;
}
.onlyPrint {
  display: none;
  text-align: right;
}


@media screen and (min-width: 1271px) {
  #inhalt, .wrapper-title {
    margin: 10px auto 0;
  }
  #INFO {
    margin: 20px auto 0;
  }
  .header2, .Username-wrapper, #navleiste, #navleiste-big{
    margin: 0px auto 0;
  }
  .footer {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1022px) {
  #nav-little {
    display: none;
  }
  #nav-big{
    display: block;
  }
}
@media screen and (max-width: 1000px) {
	body {
    font-size: 1.0rem;
	}
	/* input, select, button {
		font-size: 13px;
	}
  table {
		font-size: 11px;
	} */
}
@media screen and (max-width: 900px) {
	body {
		font-size: 0.80rem;
	}
  /* .wrapper-title {
    font-size: 28px;
  }
	input, select, button {
		font-size: 12px;
	}
  table {
		font-size: 10px;
	} */
}
@media screen and (max-width: 800px) {
	body {
		/* font-size: 11px; */
    font-size: 0.73rem;
	}
  /* .wrapper-title {
    font-size: 26px;
  }
	input, select, button {
		font-size: 11px;
	}
  table {
		font-size: 9px;
	} */
  .infoStartSeite {
    width: 100%;
  }
  #inhalt {
    padding: 12px;
  }
}
@media screen and (max-width: 700px) {
	body {
		/* font-size: 10px; */
    font-size: 0.73rem;
	}
  /* .wrapper-title {
    font-size: 24px;
  }
	input, select, button {
		font-size: 10px;
	}
  table {
		font-size: 8px;
	} */
  .infoStartSeite {
    width: 100%;
  }
  
  /* TABELLE FUER MOBILE GERAETE */
  .RespTable {
    border: 0em solid #000;
  }
  .RespTable thead, .RespTable tbody, .RespTable tr, .RespTable th, .RespTable td {
    display: block;
  }
  .RespTable th, .RespTable td {
    font-size: 0.73rem;
    border-bottom: 1px #1d4d33 solid;
    border-left: 1px #1d4d33 solid;
    border-right: 1px #1d4d33 solid;
    border-top: 0px #1d4d33 solid;
    border-collapse: collapse;
  }
  .RespTable {
    text-align: right;
  }
  .RespTable thead {
    position: absolute;
    top: -1111px;
    left: -1111px;
  }.RespTable td:before {
    float: left;
    padding: 0 5px 0 0;
    content: attr(data-label) ":";
    font-weight: bold;
  }
  .RespTable td:nth-child(0) {
    /* font-weight: bold; */
    /* border-top: 0px #1d4d33 solid; */
  }
  .RespTable td:last-child {
    /* border-bottom: 0px #1d4d33 solid; */
    margin-bottom: 1em;
  }.RespTable td:first-child {
    border-top: 1px #1d4d33 solid;
    background: rgba(108, 216, 108, 0.7);
  }
  .RespTable tr:last-child {
    /* border-bottom: 0px #1d4d33 solid; */
  }
  .RespTable td:nth-child(odd) {
    background: rgba(220, 221, 220, 0.7);
  }
  .RespTable td:nth-child(1) {
    background: rgba(108, 216, 108, 0.7);
  }
  .oddRow {
    /* background: rgb(248, 152, 152); */
  }
  .oddCol {
    background: #75cc75da;
  }
  .RespTable #summehidden {
    position: absolute;
    top: -1111px;
    left: -1111px;
  }
  .RespTable #summe {
    border-top: 1px solid #000;
  }
  .RespTable #summetr {
    border-top: 1px solid #000;
    background: rgba(108, 216, 108, 0.0);
    font-weight: bold;
  }
  #leftalign {
    text-align: right;
    padding-left: 0px;
  }





}
@media screen and (max-width: 600px) {
	body {
		/* font-size: 9px; */
    font-size: 0.73rem;
	}
  /* .wrapper-title {
    font-size: 22px;
  }
	input, select, button {
		font-size: 9px;
	}
  table {
		font-size: 7px;
	} */
  .infoStartSeite {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
	body {
		/* font-size: 8px; */
    font-size: 0.73rem;
	}
  .wrapper-title {
    font-size: 1.33rem;
  }
	input, select, button {
		font-size: 0.73rem;
	}
  table {
		font-size: 0.73rem;
	}
  .infoStartSeite {
    width: 100%;
  }
  #inhalt {
    padding: 7px;
  }
}



/* Druckausgabe nur den Inhalt */
@media print {
  html {
    font-size: 0.75em;
  }
  .footer, .header, .header2, .Username, #nav-little, .wrapper-title, .cm-background, .cm-background-effects, #hr {
    display: none;
  }
  #navleiste {
    display: none;
  }
  .pagebreak {
    page-break-before: always;
    clear: both;
    page-break-after: auto;
  }
  .noprint {
    display: none;
  }
  #inhalt {
    border-top: 0px solid #CCCCCC;
  }
  .printabstand {
    display: block;
  }
  .onlyPrint {
    display: block;
  }
  table {
    width: 100%;
  }
  table th {
	/*background-color: #1d6a96;*/
	/* color: #d1dddb; */
  print-color-adjust: exact;
  background-color: #cccccc; /*#283b42;*/
  opacity: 1.0;
  }
}

</pre></body></html>